.clearfix{display: flex;position: relative;}

.nav-home {
	color: #777;
	background: url(../images/icon-home.png) left center no-repeat;
	padding-left: 28px;
	position: absolute;
	right: 0;
}

.left-c {
	width: 280px;
	margin-top: 40px;

}

.left-c-top {
	font-size: 22px;
	color: #fff;
	background: #b04810;
	line-height: 70px;
	text-align: center;
}

.left-nav li a {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 55px;
	text-align: center;
	border-bottom: solid 1px #ddd;
	position: relative;
	background: #f6f6f5;
}

.left-nav li.active a,
.left-nav li a:hover {
	background: #fff;
	color: #b04810;
}

.left-nav li.active a:before,
.left-nav li a:hover:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 4px;
	background: #b04810;
}

.right-c {
	width: 1080px;
	margin: 40px 0 0 40px;
	padding-bottom: 30px;

}

.right-c-title {
	font-size: 18px;
	color: #333;
}

.right-c-top {
	padding-bottom: 15px;
	border-bottom: solid 1px #ddd;
}


.right-list-txt li {
	position: relative;
	padding-right: 225px;
	line-height: 42px;
	border-bottom: solid 1px #ddd;
}

.right-list-txt li a {
	font-size: 16px;
	color: #555;
	padding-left: 20px;
	background: url(style_res/li.png) left center no-repeat;
}

.right-list-txt li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}

.right-list-txt {
	padding: 15px 0;
	/* border-bottom: solid 1px #ddd; */
}

.page-box {
	margin-top: 30px;
}

.right-list-txt li a:hover,
.right-c-nav a:hover {
	color: #b04810;
}

.article-p {
	padding-top: 10px;
}

.img-ul-list li {
	float: left;
	width: 33.333333%;
	padding: 0 15px;
	margin-top: 20px;
}

.img-ul-list {
	margin: 0 -15px;
}

.img-ul-list li a {
	position: relative;
	display: block;
	padding-top: 60%;
}

.img-ul-list li img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.img-ul-list .img-ul-tt {
	height: 40px;
	background: #ddd;
	margin-top: 0;
	line-height: 40px;
	display: block;
	font-size: 16px;
	color: #333;
	padding: 0 10px;
}

.img-ul-list .img-ul-tt:hover {
	background: #b04810;
	color: #fff;
}

.article-p p {
	font-size: 16px;
	color: #333;
	text-indent: 2em;
	text-align: justify;
	line-height: 45px;
}

.list-box:after {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 0;
	bottom: 0px;
	border-right: solid 1px #eee;
}

.jg-list li {
	font-size: 18px;
	color: #333;
	margin-bottom: 35px;
}

.jg-list li span {
	font-weight: bold;
}

.jg-list {
	padding-top: 10px;
}

.xw-ul-list li {
	height: 180px;
	border-bottom: solid 1px #ddd;
	padding-left: 37px;
	padding-top: 20px;
}

.xw-ul-date {
	font-size: 16px;
	margin-top: 5px;
	color: #b4b4b4;
	padding-bottom: 10px;
	border-bottom: solid 3px #d1d7e4;
}

.xw-ul-date span {
	font-size: 36px;
	color: #b4b4b4;
}

.xw-ul-width {
	width: 615px;
	margin-left: 55px;
}

.xw-ul-tt a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.xw-ul-p {
	color: #888;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 25px;
}

.xw-ul-img img {
	width: 195px;
	height: 135px;
}

.xw-ul-list li:hover {
	background: #f4f8fe;
}

.xw-ul-list li:hover .xw-ul-tt a,
.xw-ul-list li:hover .xw-ul-p,
.xw-ul-list li:hover .xw-ul-date,
.xw-ul-list li:hover .xw-ul-date span {
	color: #007cc2;
}

.xw-ul-list li:hover .xw-ul-date {
	border-color: #b04810;
}

.page {
	margin-top: 50px;
}

.lb-list li {
	position: relative;
	border-bottom: dashed 1px #ddd;
	line-height: 60px;
}

.lb-list li a {
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	background: url(style_res/dian.png) left center no-repeat;
}

.lb-list {
	margin-top: -10px;
}

.lb-list li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #666;
}

.article-tt {
	font-size: 24px;
	color: #010101;
	font-weight: bold;
	margin-top: 40px;
}

.article-sm {
	color: #848484;
	padding: 15px 0 25px 0;
	border-bottom: solid 1px #ddd;
}

.article-txt p {
	font-size: 18px;
	color: #333;
	line-height: 40px;
	margin-bottom: 15px;
	font-family: "瀹嬩綋" !important;
	margin-top: 2px;
	text-indent: 2em;
}

.article-txt p span {
	line-height: 40px !important;
}

.article-txt {
	padding-top: 20px;
}

.article-link a {
	font-size: 16px;
	color: #737475;
}

.article-link a span {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.article-link {
	margin-top: 50px;
}

.article-link p {
	margin-bottom: 20px;
}

.news-list li:hover {
	box-shadow: 0 0 23px rgba(0, 0, 0, 0.3);
}

.news-list-tt a:hover,
.xw-ul li a:hover,
.lb-list li a:hover,
.article-link a:hover {
	color: #007cc2;
}

.xw-list li:hover span {
	background: #132785;
	color: #fff;
}

.xw-list li a:hover,
.jy-list-tt a:hover {
	text-decoration: underline !important;
}

.img-link-p {
	color: #fff;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;
}

.slick-dots li button:before {
	display: none;
}

.slick-prev:before,
.slick-next:before {
	display: none;
}

.nav-click {
	display: none;
}

.menu-button {
	position: absolute;
	display: none;
	top: 33px;
	right: 15px;
	z-index: 1000;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}

.menu-button .bar:nth-of-type(1) {
	margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
	margin-bottom: 0px;
}

.bar {
	position: relative;
	display: block;
	width: 24px;
	height: 2px;
	margin: 5px auto;
	background-color: #fff;
	border-radius: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}

.cross {
	margin-top: -8px;
}

.cross .bar {
	margin: 13px auto;
}

.cross .bar:nth-of-type(1) {
	-webkit-transform: translateY(15px) rotate(-45deg);
	-ms-transform: translateY(15px) rotate(-45deg);
	transform: translateY(15px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
	opacity: 0;
}

.cross .bar:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	-ms-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-15px) rotate(45deg);
}

.modal-box,
.search-a {
	display: none;
}

.title-phone,
.logo-phone {
	display: none;
}

.yy-list-table a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px !important;
}

.yy-list-table a .yy-list-tt {
	height: 40px;
	overflow: hidden;
}

.list-left-nav li a {
	display: block;
	font-size: 18px;
	color: #313131;
	line-height: 69px;
	border-bottom: dashed 1px #eae8e2;
	padding-left: 55px;
}

.list-left-nav li a.active,
.list-left-nav li a:hover {
	background: #f4f4f4;
	color: #b04810;
	font-weight: bold;
	position: relative;
}

.list-left-nav li a.active:before,
.list-left-nav li a:hover:before {
	display: block;
	content: "";
	height: 30px;
	width: 4px;
	background: #b04810;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.list-left-nav li {
	position: relative;
}

.list-left-nav li a span {
	display: inline-block;
	padding-right: 35px;
	background: url(../images/raw-b.png) right center no-repeat;
}

.list-left-nav-down li a {
	font-size: 16px;
	line-height: 40px;
}

.list-left-nav-down li a,
.list-left-nav-down li a:before {
	border: none !important;
}

.list-left-nav-down li a p {
	padding-left: 20px;
	background: url(../images/down01.png) left center no-repeat;
}

.list-left-nav-down li a.on p,
.list-left-nav-down li a:hover p {
	padding-left: 20px;
	background: url(../images/down01.png) left center no-repeat;
}

.list-left-nav-down li a.on {
	color: #00356b;
}

.list-left-nav-down li a:before {
	display: none !important;
}

.list-left-nav-down li a:hover {
	background: none !important;
	font-weight: normal;
}

.list-left-nav-down {
	display: none;
}

.list-left-top {
	display: none;
}

.g-titl1 {
	position: absolute;
	top: -14px;
	left: -28px;
	width: 180px;
	height: 50px;
	line-height: 50px;
	background-color: #b04810;
	padding: 0;
	color: #fff;
	text-align: center;
}

.g-titl1 h3 {
	margin: 0;
	line-height: 50px;
}

.m-structurel1 {
	overflow: hidden;
	margin-top: 20px;
}

.m-structurel1 .item {
	background-color: #f6f6f6;
	padding: 45px 0 27px 180px;
	position: relative;
	margin: 14px 0 54px 28px;
}

.ul-listl2 {
	overflow: hidden;
}

.ul-listl2 li {
	width: 33.33%;
	float: left;
	margin-bottom: 18px;
}

.ul-listl2 li a {
	display: block;
	padding-right: 15px;
	font-size: 16px;
	color: #333;
	line-height: 1.5em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.ul-listl2 li:hover a {
	color: #285bb8;
}

.m-structurel2 {
	overflow: hidden;
	margin-bottom: 75px;
}

.m-structurel2 .item {
	margin-bottom: 25px;
}

.g-titl2 {
	height: 50px;
	line-height: 50px;
	background-color: #f6f6f6;
	position: relative;
	cursor: pointer;
}




.list-left-nav-down-three {
	display: none;
	padding-left: 20px;
}



.possplit {
	background: none;
	width: auto;
	text-align: center;
	text-indent: 0px;
	padding: 0 5px;
}

.selected2,
.parent2 {
	background: #f4f4f4 !important;
	color: #b04810 !important;
	font-weight: bold !important;
	position: relative !important;
}

.selected2:before,
.parent2:before {
	display: block;
	content: "";
	height: 30px;
	width: 4px;
	background: #b04810;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.MMi6 .down-box,
.MMi7 .down-box,
.MMi8 .down-box {
	left: -600px;
}

.MMi9:hover:before {
	display: none !important;
}

.list-left-nav .list-left-nav-down .list-left-nav-down a {
	padding-left: 75px;
}

.MMi9 .nav-click {
	display: none;
}


/** 分页栏 **/
.wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; float:right;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:25px; line-height:25px; float:left; margin-top:5px;}
.wp_paging li span,.wp_paging li a { display:inline-block; float:left; margin-left:10px; }
.wp_paging li em { font-style:normal;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
.wp_paging li input:focus{ outline:none;}

/** 栏目图片列表 **/
.wp_listalbumn { width:100%;}
.wp_listalbumn .albumn_info { width:100%; height:auto; text-align:center;}
.wp_listalbumn .albumn_info a { display:inline-block; position:relative; margin:0 auto; color:#333; text-decoration:none; font-size:13px; font-family:'Microsoft YaHei', Tahoma, Geneva, sans-serif;}
.wp_listalbumn .albumn_info a:hover { color:#C30;}
.wp_listalbumn .albumn_info .Article_MicroImage { display:block;}
.wp_listalbumn .albumn_info .Article_Title { display:block; padding:5px 0; margin:0 auto; text-align:center; line-height:1.7em;}
.wp_listalbumn .albumn_info .albumn_mark { display:block; width:100%; height:0; position:absolute; left:0; bottom:0; filter:alpha(opacity=70); opacity:0.7; background-color:#000000; z-index:0; overflow:hidden;}